home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / DO1002.ARJ / SETWAIT.SCR < prev    next >
Text File  |  1991-12-03  |  488b  |  16 lines

  1. .pg wi full clr cy
  2.     COMMAND NAME»gray«: »%t« SetWait »ye«
  3.  
  4.     /SETWAIT {variable} {string}
  5. /cw
  6.     Sets the »cy«{string}»#« to wait for into the »ye«Communications
  7.     variable»#«, »cy«{variable}»#«.
  8.  
  9.     The »cy«{string}»#« will be monitored by the next »%t«/WAIT»#« command.
  10.     Variables are expanded in »cy«{string}»#«, but »+re«not»#« in »cy«{variable}»#«.
  11.  
  12.     EXAMPLES:  »wh«/SETWAIT Connect "CONNECT 2400"
  13.                /SETWAIT OK %SUCCESS»#«
  14.  
  15. /ENDEXEC CLEAR
  16.